home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr23 / commo642.zip / MOSTHOST.DOC < prev    next >
Text File  |  1995-03-18  |  3KB  |  86 lines

  1.  
  2. MOSTHOST.MAC (Regular version)
  3.  
  4.         by Shad Muegge and Fred Brucker
  5.  
  6.  
  7. GENERAL INFORMATION
  8.  
  9.         MOSTHOST is a complete host mode in the {COMMO} macro language.
  10.         The host mode can be used to remotely access your machine, or
  11.         you can set it up so friends or associates can call to send or
  12.         receive files to/from your system.
  13.  
  14.         All callers can upload and download to/from one specified
  15.         directory ("filedir" in MOSTHOST configuration).  From the
  16.         password protected DOS menu you can change to any desired
  17.         directory.
  18.  
  19.         Features:
  20.                 * Multiple users
  21.                 * File transfers
  22.                 * Sysop chat with word wrap
  23.                 * A complete DOS access menu (password protected)
  24.                 * Using DOORWAY by Marshall Dudley you can access
  25.                   DOS directly from the remote.  Download
  26.                   DRWY222.ZIP (or later).  The author's BBS number
  27.                   is 615-966-3574 (Byte Runner).
  28.  
  29. INSTALLATION
  30.  
  31.         All you need to do to get MOSTHOST working is:
  32.  
  33.         (1) Create two sub-directories beneath your {COMMO} directory
  34.             called MHDATA and MHFILE (configurable in MOSTHOST.MAC).
  35.  
  36.         (2) Make sure that MOSTHOST.MAC is in your {COMMO} home
  37.             directory.
  38.  
  39.         MHDATA will contain the User Data File, so keep it separate
  40.         from MHFILE which will be accessible to all callers for
  41.         uploading and downloading.  As sysop, you can use your DOS
  42.         password to access any directory on your computer.
  43.  
  44.         Assuming that {COMMO} is loaded into a directory called COMMO
  45.         on C: drive, here is the procedure:
  46.  
  47.                 C:\COMMO> md mhdata
  48.                 C:\COMMO> md mhfile
  49.                 C:\COMMO> commo
  50.  
  51.         Now you are in {COMMO}.  Use ALT-U to select the utility menu.
  52.         From there you can edit the configuration of MOSTHOST or run
  53.         it.  Observe the following carefully:
  54.  
  55.         * Before running MOSTHOST the serial port must be set to the
  56.           correct speed for your modem: 2400, 9600, 38400, etc.  Use
  57.           the same speed you normally use for calling out.
  58.  
  59.         * If you use the Doorway feature on the DOS menu, you will
  60.           need to download Marshall Dudley's DOORWAY shareware
  61.           program.  Place DOORWAY.EXE in a directory that is in your
  62.           DOS path.
  63.  
  64.         * Be sure to set "protodir" in the Paths and Files section
  65.           of COMMO.SET.  This item tells {COMMO} where to find any
  66.           external protocol programs.
  67.  
  68. MAINTAINING THE USER FILE
  69.  
  70.         The User Data File USER.MHS is normally created and
  71.         maintained by MOSTHOST.  Three lines will be added for each
  72.         user when they log on to the system for the first time:
  73.         name, password and protocol.  Users may be deleted by
  74.         deleting all three lines.
  75.  
  76. ENHANCED VERSION OF MOSTHOST
  77.  
  78.         An enhanced version of the MOSTHOST is available to
  79.         registered {COMMO} users.  It lets you set up your own
  80.         little BBS.  Added features include: messaging with
  81.         word-wrap, bulletins, expert mode, hot menus, separate files
  82.         for menus (for easy customizing, adding color, etc.), file
  83.         descriptions for uploads, and more.  See REGISTER.FRM for
  84.         ordering details.
  85.  
  86.